|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageWrapperResizableIcon | |
|---|---|
| org.jvnet.flamingo.common.icon | |
| Uses of ImageWrapperResizableIcon in org.jvnet.flamingo.common.icon |
|---|
| Methods in org.jvnet.flamingo.common.icon that return ImageWrapperResizableIcon | |
|---|---|
static ImageWrapperResizableIcon |
ImageWrapperResizableIcon.getIcon(java.awt.Image image,
java.awt.Dimension initialDim)
Returns the icon for the specified URL. |
static ImageWrapperResizableIcon |
ImageWrapperResizableIcon.getIcon(java.io.InputStream inputStream,
java.awt.Dimension initialDim)
Returns the icon for the specified input stream. |
static ImageWrapperResizableIcon |
ImageWrapperResizableIcon.getIcon(java.net.URL location,
java.awt.Dimension initialDim)
Returns the icon for the specified URL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||